*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 15 Jan 2001 20:17:27 +0000 (20:17 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 15 Jan 2001 20:17:27 +0000 (20:17 +0000)
etc/TODO
src/ChangeLog

index 0d0cce42c3728560fd73fac94bd8cc15d73e8bc2..38eb69ac8143a402ff0bef6c487e323cedfcd6f7 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
 
 * Integrate Vroonhof's Custom themes code and make it do useful
   things.
+
+* Provide an optional feature which computes a scroll bar slider's
+  size and its position from lines instead of characters.
index 6f0390ed7e95f54ce48fefb052216efabe7dafc4..5ef6e1787f627c186835c04a5740412a5c62a352 100644 (file)
@@ -20,7 +20,7 @@
        * xdisp.c (insert_left_trunc_glyphs): Overwrite padding glyphs by
        truncation glyphs.
        (display_line): Optimize for wide characters.
-       (display_string): Don't try to display a multi-column characters
+       (display_string): Don't try to display a multi-column character
        partially.  On ttys, produce more than one truncation glyph for
        multi-column characters that don't fit on the line.